OffsetBaselineOffsetGUID Property |
Gets the GUID of the offset baseline.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Guid OffsetGUID { get; }
Public ReadOnly Property OffsetGUID As Guid
Get
public:
property Guid OffsetGUID {
Guid get ();
}
Property Value
Guid
See Also