SIFWorks ADK 2.0
AddSIF_Property Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_ProtocolAddSIF_Property(SIF_Property)

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

Adds a new <SIF_Property> child element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Property(
	SIF_Property val
)
Public Sub AddSIF_Property ( _
	val As SIF_Property _
)
public:
void AddSIF_Property (
	SIF_Property^ val
)
Parameters
val (SIF_Property)
A SIF_Property object
Remarks

The SIF specification defines the meaning of this element as: "A set of properties defined for this protocol"

Version: 2.0

Since: 1.1

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