Amazon.EC2.Model.DescribeNetworkInterfaceAttributeResult.IsSetSourceDestCheck C# (CSharp) Method

IsSetSourceDestCheck() private method

private IsSetSourceDestCheck ( ) : bool
return bool
        internal bool IsSetSourceDestCheck()
        {
            return this.sourceDestCheck.HasValue;
        }