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