ISfcDomain2.GetUrnSkeletonsFromType(Type) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- inputType
- Type