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

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

[Missing <summary> documentation for "M:ContentStudio.Document.DocumentReader.GetExtendedContentProperties(ContentStudio.ConnectionId,ContentStudio.Security.SessionId,ContentStudio.Document.DocumentId,System.Int32)"]

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public ExtendedContentPropertyResult GetExtendedContentProperties(
	ConnectionId connectionId,
	SessionId sessionId,
	DocumentId documentId,
	int versionNumber
)

Parameters

connectionId
Type: ContentStudioConnectionId

[Missing <param name="connectionId"/> documentation for "M:ContentStudio.Document.DocumentReader.GetExtendedContentProperties(ContentStudio.ConnectionId,ContentStudio.Security.SessionId,ContentStudio.Document.DocumentId,System.Int32)"]

sessionId
Type: ContentStudio.SecuritySessionId

[Missing <param name="sessionId"/> documentation for "M:ContentStudio.Document.DocumentReader.GetExtendedContentProperties(ContentStudio.ConnectionId,ContentStudio.Security.SessionId,ContentStudio.Document.DocumentId,System.Int32)"]

documentId
Type: ContentStudio.DocumentDocumentId

[Missing <param name="documentId"/> documentation for "M:ContentStudio.Document.DocumentReader.GetExtendedContentProperties(ContentStudio.ConnectionId,ContentStudio.Security.SessionId,ContentStudio.Document.DocumentId,System.Int32)"]

versionNumber
Type: SystemInt32

[Missing <param name="versionNumber"/> documentation for "M:ContentStudio.Document.DocumentReader.GetExtendedContentProperties(ContentStudio.ConnectionId,ContentStudio.Security.SessionId,ContentStudio.Document.DocumentId,System.Int32)"]

Return Value

Type: ExtendedContentPropertyResult

[Missing <returns> documentation for "M:ContentStudio.Document.DocumentReader.GetExtendedContentProperties(ContentStudio.ConnectionId,ContentStudio.Security.SessionId,ContentStudio.Document.DocumentId,System.Int32)"]

See Also

Reference