CorridorStateResourceString(String) Property |
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string this[
string id
] { get; }
Public ReadOnly Property ResourceString (
id As String
) As String
Get
public:
property String^ ResourceString[String^ id] {
String^ get (String^ id);
}
Parameters
- id String
-
Property Value
String
See Also