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