C# Class SlackitRevit.ExtensibleStorage.SettingsSchema

ファイルを表示 Open project: pix3lot/Slackit

Public Properties

Property Type Description
SchemaGuid System.Guid

Public Methods

Method Description
InitializeSchema ( bool create = true ) : Schema

Retrieve our extensible storage schema or optionally create a new one if it does not yet exist.

Method Details

InitializeSchema() public static method

Retrieve our extensible storage schema or optionally create a new one if it does not yet exist.
public static InitializeSchema ( bool create = true ) : Schema
create bool
return Schema

Property Details

SchemaGuid public_oe static_oe property

public static Guid,System SchemaGuid
return System.Guid