Amazon.IoT.Model.CreateThingTypeRequest.IsSetThingTypeName C# (CSharp) Метод

IsSetThingTypeName() приватный Метод

private IsSetThingTypeName ( ) : bool
Результат bool
        internal bool IsSetThingTypeName()
        {
            return this._thingTypeName != null;
        }