ProfileProfileType Property |
Gets or sets the profile type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileType ProfileType { get; }
Public ReadOnly Property ProfileType As ProfileType
Get
public:
property ProfileType ProfileType {
ProfileType get ();
}
Property Value
ProfileType
See Also