Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

DerivedFrom property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the name of the object’s template.

Class

ITemplate

Syntax

[C#]

string DerivedFrom { get; };

[Visual C++]

// Returns the name of the template that this object

// was created from.

[propget]

HRESULT DerivedFrom(

// The name of the template that this object was

// created from.

[out, retval] BSTR* theParentTemplate

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in