DictionaryRecordDictRecordDescription
Property
|
Namespace: Teigha.Aec.DatabaseServices
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
26.3.0.0
Syntax
public string DictRecordDescription { get; set; }
Public Property DictRecordDescription As String
Get
Set
public:
property String^ DictRecordDescription {
String^ get ();
void set (String^ value);
}
member DictRecordDescription : string with get, set
Property Value
String
See Also