Click or drag to resize

ChatEventAttachmentItemOtherProperties Property

Gets a dictionary of optional attachment metadata.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public IDictionary<string, string> OtherProperties { get; }

Property Value

IDictionaryString, String
See Also