SampleLineGroupDefaultSamplineStyleId Property |
Gets or sets default sample line style in the SampleLineGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic ObjectId DefaultSamplineStyleId { get; set; }Public Property DefaultSamplineStyleId As ObjectId
Get
Set
public:
property ObjectId DefaultSamplineStyleId {
ObjectId get ();
void set (ObjectId value);
}Property Value
ObjectId
Exceptions
See Also