[This is preliminary documentation and is subject to change.]
Sets an int property

Declaration Syntax
public virtual void SetProperty(
string prop,
int val
)
Public Overridable Sub SetProperty ( _
prop As String, _
val As Integer _
)
public:
virtual void SetProperty (
String^ prop,
int val
)

Parameters
- prop (String)
- The name of the property
- val (Int32)
- The property value
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10