PointDescriptionKeyFormat Property |
Gets or sets the format of points that match this description key during description key matching.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Format { get; set; }
Public Property Format As String
Get
Set
public:
property String^ Format {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also