Amazon.EC2.Model.ConfirmProductInstanceResult.IsSetOwnerId C# (CSharp) Method

IsSetOwnerId() private method

private IsSetOwnerId ( ) : bool
return bool
        internal bool IsSetOwnerId()
        {
            return this.ownerId != null;
        }
    }
ConfirmProductInstanceResult