ObjectValueObjectType Property | |
Gets the objectValue Type.
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax ObjectValueType ObjectType { get; }
ReadOnly Property ObjectType As ObjectValueType
Get
property ObjectValueType ObjectType {
ObjectValueType get ();
}
abstract ObjectType : ObjectValueType with get
Return Value
Type:
ObjectValueType the Type
See Also