SubComponentWrapper.GetItemDescriptionType Method

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

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

[Missing <summary> documentation for "M:MultiArchive.SDK.ServiceUtils.SubComponentWrapper.GetItemDescriptionType"]

Namespace: MultiArchive.SDK.ServiceUtils
Assembly: MultiArchive.SDK (in MultiArchive.SDK.dll) Version: 1.2.30.413 (1.2.30.413)

Syntax

C#
public ItemDescriptionType GetItemDescriptionType()
Visual Basic
Public Function GetItemDescriptionType As ItemDescriptionType
Visual C++
public:
ItemDescriptionType^ GetItemDescriptionType()

Return Value

Type: ItemDescriptionType

[Missing <returns> documentation for "M:MultiArchive.SDK.ServiceUtils.SubComponentWrapper.GetItemDescriptionType"]

See Also