SIFWorks ADK 2.0
PublishInDirectory Property
NamespacesEdustructures.SifWorks.StudentLEAContactPublishInDirectory

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

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

The SIF specification defines the meaning of this element as: "Indicates whether or not this LEA contact's information should be published in a directory of LEA information."

Version: 2.0

Since: 1.5r1

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