Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public ObjectId this[ string criteriaName ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ criteriaName As String _ ) As ObjectId Get |
Visual C++ |
---|
public: property ObjectId default[String^ criteriaName] { ObjectId get (String^ criteriaName); } |
Parameters
- criteriaName
- Type: System..::..String