PoTimeAxisstartDate Property |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString startDate { get; }
Public ReadOnly Property startDate As SoSFString
Get
public:
property SoSFString^ startDate {
SoSFString^ get ();
}
member startDate : 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