Amazon.ServerMigrationService.Model.UpdateReplicationJobRequest.IsSetFrequency C# (CSharp) Method

IsSetFrequency() private method

private IsSetFrequency ( ) : bool
return bool
        internal bool IsSetFrequency()
        {
            return this._frequency.HasValue; 
        }