Plugin..::..Images Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.XML
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


[DataMemberAttribute]
public List<Image> Images { }
<DataMemberAttribute> _
Public Property Images As List(Of Image)
[DataMemberAttribute]
public:
property List<Image^>^ Images {
}