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