PointFileFormatCommentTag Property |
Gets the tag for descriptive text in the point data file.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string CommentTag { get; }
Public ReadOnly Property CommentTag As String
Get
public:
property String^ CommentTag {
String^ get ();
}
Property Value
String
See Also