NumberObjectValueObjectType Property | |
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 public ObjectValueType ObjectType { get; }
Public ReadOnly Property ObjectType As ObjectValueType
Get
public:
virtual property ObjectValueType ObjectType {
ObjectValueType get () sealed;
}
abstract ObjectType : ObjectValueType with get
override ObjectType : ObjectValueType with get
Property Value
Type:
ObjectValueTypeImplements
ObjectValueObjectTypeSee Also