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