MLCDocumentsGetMemberDocumentParent Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Overload List

  Name Description
Public method GetMemberDocumentParent(ConnectionId, SessionId, DocumentId, Int32)
This method returns the document that would act as parent of a document if it should be in sync with a given master document. Optionally you can ask this method to move the document for you.
Public method GetMemberDocumentParent(ConnectionId, SessionId, String, Int32, String)
This method returns the document that would act as parent of a document if it should be in sync with a given master document. Optionally you can ask this method to move the document for you.
Public method GetMemberDocumentParent(ConnectionId, SessionId, DocumentId, Int32, Boolean, Boolean)
This method returns the document that would act as parent of a document if it should be in sync with a given master document. Optionally you can ask this method to move the document for you.
Top
See Also

Reference