ISfcDomain2.GetUrnSkeletonsFromType(Type) Method

Definition

public System.Collections.Generic.List<string> GetUrnSkeletonsFromType (Type inputType);
abstract member GetUrnSkeletonsFromType : Type -> System.Collections.Generic.List<string>
Public Function GetUrnSkeletonsFromType (inputType As Type) As List(Of String)

Parameters

inputType
Type

Returns

Applies to