SectionViewBandItemSampleLineId Property |
Gets the parent SampleLine of current SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId SampleLineId { get; }
Public ReadOnly Property SampleLineId As ObjectId
Get
public:
property ObjectId SampleLineId {
ObjectId get ();
}
Property Value
ObjectId
See Also