Gets the IsBreak value of the link code.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public bool FeatureLineCodeIsBreak( string name ) |
Visual Basic |
---|
Public Function FeatureLineCodeIsBreak ( _ name As String _ ) As Boolean |
Visual C++ |
---|
public: bool FeatureLineCodeIsBreak( String^ name ) |
Parameters
- name
- Type: System..::..String