SlopeLineDefinitiontype Property |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopeLineType type { get; set; }Public Property type As SlopeLineType
Get
Set
public:
property SlopeLineType type {
SlopeLineType get ();
void set (SlopeLineType value);
}Property Value
SlopeLineType
See Also