Visual Basic (Declaration) | |
---|---|
Public Property CalendarUnit As TimeInterval |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public TimeInterval CalendarUnit {get; set;} |
C++/CLI | |
---|---|
public: property TimeInterval CalendarUnit { TimeInterval get(); void set (TimeInterval value); } |
dotnetCHARTING | Send comments on this topic. |
CalendarUnit Property | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > CalendarPattern Class : CalendarUnit Property |
Visual Basic (Declaration) | |
---|---|
Public Property CalendarUnit As TimeInterval |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public TimeInterval CalendarUnit {get; set;} |
C++/CLI | |
---|---|
public: property TimeInterval CalendarUnit { TimeInterval get(); void set (TimeInterval value); } |