Class BulkUpdateSystem.ValueTypes
Inherited Members
Namespace: SuperOffice.CRM.BulkUpdate
Assembly: SoDataBase.dll
Syntax
public static class BulkUpdateSystem.ValueTypes
Fields
Double
Declaration
public const string Double = "double"
Field Value
Type | Description |
---|---|
string |
Multiple
Declaration
public const string Multiple = "multiple"
Field Value
Type | Description |
---|---|
string |
Single
Declaration
public const string Single = "single"
Field Value
Type | Description |
---|---|
string |