StyleBaseDateModified Property |
Gets the "Date modified" string for the style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string DateModified { get; }
Public ReadOnly Property DateModified As String
Get
public:
property String^ DateModified {
String^ get ();
}
Property Value
String
See Also