PartDataRangeContext Property |
Gets the parameter context of the list.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PartContextType Context { get; }
Public ReadOnly Property Context As PartContextType
Get
public:
property PartContextType Context {
PartContextType get ();
}
Property Value
PartContextType
See Also