[This is preliminary documentation and is subject to change.]
Sets a boolean property

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

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