IsDocumentReferenceActive Property (IPlaceHolder)
Activates the properties of the page/installation space for the place holder object.
bool IsDocumentReferenceActive {get; set;}
property bool IsDocumentReferenceActive {
bool get();
void set ( bool value);
}