GradingInputEntityId Property
 | 
Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public ObjectId InputEntityId { get; }
 
Public ReadOnly Property InputEntityId As ObjectId
        Get
 
public:
property ObjectId InputEntityId {
        ObjectId get ();
}
 
member InputEntityId : ObjectId with get
 
 
 
Property Value
Type: 
ObjectId 
See Also