Kii event.
Gets or sets the attribute with the specified key.Syntax
Parameters
- key
- Key.
Value
The value for specified key.Exceptions
Type Reason ArgumentNullException Is thrown when value is null. ArgumentException Is thrown when
- key is invalid
- The type of value is double or double[]
- value is empty string
Remarks
key pattern must be ^[a-zA-Z][a-zA-Z0-9_]{0,63}$Requirements
Namespace: KiiCorp.Cloud.Analytics
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0
Determine whether this event is sent to KiiCloudSyntax
public virtual bool Sent { get; }Value
true if this event is sent; otherwise, false.Remarks
Requirements
Namespace: KiiCorp.Cloud.Analytics
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0