Amazon.Pinpoint.Model.SegmentDemographics.IsSetAppVersion C# (CSharp) Method

IsSetAppVersion() private method

private IsSetAppVersion ( ) : bool
return bool
        internal bool IsSetAppVersion()
        {
            return this._appVersion != null;
        }