PoTimeAxisendDate Property |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString endDate { get; }
Public ReadOnly Property endDate As SoSFString
Get
public:
property SoSFString^ endDate {
SoSFString^ get ();
}
member endDate : SoSFString with get
Property Value
Type:
SoSFStringRemarks Make sure that this date is in the same format as defined by the current date format.
See Also