|
Mobile API Reference
MicroStrategy 2019
|
#import <MSICalendarElement.h>
Instance Methods | |
| (id) | - initWithDateString: |
| (id) | - initWithDate: |
| (void) | - parseElementValue: |
| (NSDate *) | - getDate |
| (NSString *) | - getElementName |
| (NSComparisonResult) | - compareToElement: |
Properties | |
| NSInteger | day |
| NSInteger | month |
| NSInteger | year |
| - (NSComparisonResult) compareToElement: | (MSICalendarElement *) | element |
| - (NSDate *) getDate |
| - (NSString *) getElementName |
| - (id) initWithDate: | (NSDate *) | date |
| - (id) initWithDateString: | (NSString *) | date |
| - (void) parseElementValue: | (NSString *) | value |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |