Amazon.SimpleDB.Model.ReplaceableAttribute.IsSetReplace C# (CSharp) Метод

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

private IsSetReplace ( ) : bool
Результат bool
        internal bool IsSetReplace()
        {
            return this.replace.HasValue;
        }
    }