ContentTemplateSequence Property

Summary

Gets the content template sequence.

Syntax
C#
VB
C++
public ContentTemplateSequence ContentTemplateSequence { get; } 
  
Public ReadOnly Property ContentTemplateSequence As ContentTemplateSequence 
public: 
property ContentTemplateSequence^ ContentTemplateSequence { 
   ContentTemplateSequence^ get(); 
} 

Property Value

Template that describes the content of this Content Item and its subsidiary Content Items.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly