SurfaceAnalysisUserDefinedContourDataLineTypeId Property |
Gets or sets the ObjectId of the line type for the contour.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId LineTypeId { get; set; }
Public Property LineTypeId As ObjectId
Get
Set
public:
property ObjectId LineTypeId {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
See Also