DataSource.NET
Fields Property
NamespacesCaplin.DataSource.Messaging.PermissionIPermissionMessageFields
Gets the fields within this message.
Declaration Syntax
C#Visual BasicVisual C++
IList<IField> Fields { get; }
ReadOnly Property Fields As IList(Of IField)
property IList<IField^>^ Fields {
	IList<IField^>^ get ();
}
Value
A read-only list of the fields within this permission message.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)