ParamBase<1,bool,bool,Autodesk::Civil::Runtime::CastOp<bool,bool> >Comment Property |
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual string Comment { get; set; }
Public Overridable Property Comment As String
Get
Set
public:
virtual property String^ Comment {
String^ get ();
void set (String^ value);
}
Property Value
StringImplements
IParamComment
See Also