MatchLineGroupId Property |
Gets the object id of the view frame group it belongs to.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId GroupId { get; }
Public ReadOnly Property GroupId As ObjectId
Get
public:
property ObjectId GroupId {
ObjectId get ();
}
Property Value
ObjectId
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.ViewFrameGroup
See Also