SfcMetadataDiscovery Class

Definition

public class SfcMetadataDiscovery
type SfcMetadataDiscovery = class
Public Class SfcMetadataDiscovery
Inheritance
SfcMetadataDiscovery
Derived

Constructors

SfcMetadataDiscovery(Type)

Create an instance of the SfcMetadataDiscovery class

Properties

ElementTypeName

Returns the element type name, if it is different from the type name. This element type name is used in a URN.

IsBrowsable

Indicates whether the type should be browseable -- used for UI such as Powershell

Keys

If this is an object with one or more identifying keys, the list of properties holding the keys will be returned.

Objects
Properties
ReferredBy
Relations

Returns the list of properties this object contains

Type

Specifies the type of this node.

TypeAttributes

Methods

FindProperty(String)
GetParentsFromType(Type)

The list of valid parent Types which an instance of this child type may have as its parent. Usually there is a single Type that can be the parent, but sometimes there are more.

GetRootFromType(Type)
GetUrnSkeletonsFromType(Type)

Get the list of possible Urn skeleton strings that lead to this type.

Applies to