SIFWorks ADK 2.0
SIF_SubscribeObjects Property
NamespacesEdustructures.SifWorks.InfraSIF_ProvisionSIF_SubscribeObjects

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

Gets or sets the value of the <SIF_SubscribeObjects> element.
Declaration Syntax
C#Visual BasicVisual C++
public SIF_SubscribeObjects SIF_SubscribeObjects{ get; set;}
Public Property SIF_SubscribeObjects As SIF_SubscribeObjects
public:
property SIF_SubscribeObjects^ SIF_SubscribeObjects {
	SIF_SubscribeObjects^ get ();
	void set (SIF_SubscribeObjects^ value);
}
Value
A SIF_SubscribeObjects
Remarks

To remove the SIF_SubscribeObjects, set SIF_SubscribeObjects to null

Version: 2.0

Since: 2.0

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