SectionSourceSourceType Property |
Gets the source type of Section.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic SectionSourceType SourceType { get; }Public ReadOnly Property SourceType As SectionSourceType
Get
public:
property SectionSourceType SourceType {
SectionSourceType get ();
}Property Value
SectionSourceType
See Also