Enum DashboardTileOptionType
Dashboard tile option type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum DashboardTileOptionType
Fields
Name | Description |
---|---|
Boolean | 3: Boolean |
Integer | 2: Integer |
List | 4: List |
None | 0: Unknown type |
String | 1: String |