LocalizableStringValues Property
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public ICollection<string> Values { get; }
Public ReadOnly Property Values As ICollection(Of String)
Get
public:
virtual property ICollection<String^>^ Values {
ICollection<String^>^ get () sealed;
}
abstract Values : ICollection<string> with get
override Values : ICollection<string> with get
ICollectionStringAn
ICollectionT containing the values in the object that implements
IDictionaryTKey, TValue.
IDictionaryTKey, TValueValues