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