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

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

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