Namespace: CelloSaaS.BusinessEdition.ServiceProxies.PrivilegeServiceAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
public Dictionary<string, DynamicDatascopeValue> DynamicDatascopeValues { get; set; }
public Dictionary<string, DynamicDatascopeValue> DynamicDatascopeValues { get; set; }
Public Property DynamicDatascopeValues As Dictionary(Of String, DynamicDatascopeValue)
Get
Set
Public Property DynamicDatascopeValues As Dictionary(Of String, DynamicDatascopeValue)
Get
Set
member DynamicDatascopeValues : Dictionary<string, DynamicDatascopeValue> with get, set
member DynamicDatascopeValues : Dictionary<string, DynamicDatascopeValue> with get, set
Property Value
Type:
Dictionary String,
DynamicDatascopeValue