PartDataFieldContextString Property |
Gets the parameter context string.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string ContextString { get; }
Public ReadOnly Property ContextString As String
Get
public:
property String^ ContextString {
String^ get ();
}
Property Value
String
See Also