Amazon.Redshift.Model.Event.IsSetSourceType C# (CSharp) Метод

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

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