CorridorSurfaceSurfaceStyleId Property |
Gets or sets the ObjectId of the SurfaceStyle.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic ObjectId SurfaceStyleId { get; set; }Public Property SurfaceStyleId As ObjectId
Get
Set
public:
property ObjectId SurfaceStyleId {
ObjectId get ();
void set (ObjectId value);
}Property Value
ObjectId
Exceptions
See Also