StringOrAsset Constructor (String) |
Constructor.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public Sub New (
name As String
)
public StringOrAsset(
string name
)
Parameters
- name
- Type: SystemString
See Also