MaterialSectionSourceIsSampled Property |
Gets the boolean value which specified whether this section source should be sampled.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsSampled { get; }
Public ReadOnly Property IsSampled As Boolean
Get
public:
property bool IsSampled {
bool get ();
}
Property Value
Boolean
See Also