SIFWorks ADK 2.0
Item Property (val)
NamespacesEdustructures.SifWorksIPropertyCollectionItem[([String])]

[This is preliminary documentation and is subject to change.]

Gets or Sets the property with the specified key
Declaration Syntax
C#Visual BasicVisual C++
string this[
	string val
]{ get; set;}
Default Property Item ( _
	val As String _
) As String
property String^ default[String^ val] {
	String^ get (String^ val);
	void set (String^ val, String^ value);
}
Parameters
val (String)

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10