Amazon.CloudFormation.Model.ResourceChangeDetail.IsSetCausingEntity C# (CSharp) Метод

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

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