IParamDisplayName Property |
Gets or sets the display name for the parameter.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxstring DisplayName { get; set; }
Property DisplayName As String
Get
Set
property String^ DisplayName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also